Caputerable
Toggle table of contents
iOS
Platform filter
iOS
Switch theme
Search in API
Caputerable
Caputerable
/
dev.wonddak.capturable
/
[iOS]ImageType
Image
Type
iOS
sealed
class
ImageType
share Type of iOS
Inheritors
PNG
JPEG
Members
Types
JPEG
Link copied to clipboard
iOS
data
class
JPEG
(
val
quality
:
Int
)
:
ImageType
share type JPEG
PNG
Link copied to clipboard
iOS
data
class
PNG
(
val
quality
:
Int
)
:
ImageType
share type PNG
Properties
suffix
Link copied to clipboard
iOS
val
suffix
:
String